Skip to content

Deterministic max cut#1383

Merged
irenaby merged 2 commits intomainfrom
maxcut_det
Mar 12, 2025
Merged

Deterministic max cut#1383
irenaby merged 2 commits intomainfrom
maxcut_det

Conversation

@irenaby
Copy link
Copy Markdown
Contributor

@irenaby irenaby commented Mar 11, 2025

Pull Request Description:

Add cut's sorted node names list to sort key, so that same cuts are returned between different runs (not necessarily in the same order).

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@irenaby irenaby merged commit a4bddad into main Mar 12, 2025
42 checks passed
@ofirgo ofirgo deleted the maxcut_det branch July 2, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants